Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial AdminAction infrastructure #6895

Merged
merged 8 commits into from
Aug 24, 2023
Merged

Conversation

jonasfj
Copy link
Member

@jonasfj jonasfj commented Aug 9, 2023

Aims at fixing #6301

This is just to get us started. Hopefully, this will allow us to:

  • Gradually migrate all of our tools.
  • Write property documentation for all our tools (exposed in the --help method on the CLI).
  • Write more admin tools.
  • Write more and better tests for our tools.

We might need to consider improving testing performance, I have suspicion that testWithProfile is a bit slow.

app/lib/task/backend.dart Outdated Show resolved Hide resolved
@jonasfj jonasfj marked this pull request as ready for review August 22, 2023 14:07
@jonasfj jonasfj changed the title Initial draft of what AdminAction could be Initial AdminAction infrastructure Aug 22, 2023
@jonasfj jonasfj requested a review from isoos August 22, 2023 14:09
@jonasfj jonasfj merged commit dbda8f6 into dart-lang:master Aug 24, 2023
32 checks passed
@jonasfj jonasfj deleted the admin-actions branch August 24, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants